Skip to content

Bug 1685123 implementation of WebEx manifest sandbox - #30031

Merged
rebloor merged 6 commits into
mdn:mainfrom
rebloor:Bug-1685123-manifest-sandbox-data
Jul 28, 2026
Merged

Bug 1685123 implementation of WebEx manifest sandbox#30031
rebloor merged 6 commits into
mdn:mainfrom
rebloor:Bug-1685123-manifest-sandbox-data

Conversation

@rebloor

@rebloor rebloor commented Jul 12, 2026

Copy link
Copy Markdown
Contributor

Summary

Add details of the sandbox manifest key and updates the content_security_policy key for Bug 1685123 "implement manifest sandbox support".

Details for Safari were based on release notes for 15.4 (resolved issues section)

Details for Chrome were based on a search that concluded that the sandboxingEval/sandbox docs page existed as of September 18, 2012. Chrome 22 was released September 25, 2012, and its release notes list "new-style packaged apps enabled by default" as a feature, packaged apps being the use case the sandbox key was built for (isolated origin, CSP with eval allowed).

Related issues

MDN content changes in PR mdn/content#44709

@rebloor
rebloor requested a review from Rob--W July 12, 2026 17:19
@rebloor rebloor self-assigned this Jul 12, 2026
@rebloor rebloor added the data:webext Compat data for Browser Extensions. https://developer.mozilla.org/Add-ons/WebExtensions label Jul 12, 2026
@github-actions github-actions Bot added the size:m [PR only] 25-100 LoC changed label Jul 12, 2026
@github-actions

github-actions Bot commented Jul 12, 2026

Copy link
Copy Markdown
Contributor

Tip: Review these changes grouped by change (recommended for most PRs), or grouped by feature (for large PRs).

Comment thread webextensions/manifest/content_security_policy.json Outdated
Comment thread webextensions/manifest/sandbox.json Outdated
Comment thread webextensions/manifest/sandbox.json Outdated
Comment thread webextensions/manifest/sandbox.json Outdated
Comment thread webextensions/manifest/sandbox.json Outdated
Co-authored-by: Rob Wu <rob@robwu.nl>
@rebloor
rebloor requested a review from Rob--W July 26, 2026 16:22
Comment thread webextensions/manifest/sandbox.json Outdated
@rebloor
rebloor merged commit acd4853 into mdn:main Jul 28, 2026
10 checks passed
@rebloor
rebloor deleted the Bug-1685123-manifest-sandbox-data branch July 28, 2026 17:54
@mdn-bot mdn-bot mentioned this pull request Jul 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

data:webext Compat data for Browser Extensions. https://developer.mozilla.org/Add-ons/WebExtensions size:m [PR only] 25-100 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants